Skip to content

Warn if parameter/command IDs conflict and skip them - #2

Merged
xpromache merged 2 commits into
yamcs:mainfrom
thezeroalpha:bugfix-param-cmd-overriding
Jul 31, 2026
Merged

Warn if parameter/command IDs conflict and skip them#2
xpromache merged 2 commits into
yamcs:mainfrom
thezeroalpha:bugfix-param-cmd-overriding

Conversation

@thezeroalpha

Copy link
Copy Markdown

If ygw receives a parameter/command definition with an ID that already exists under a different relative name, emit a warning and skip the definition.

Alex Balgavy added 2 commits July 29, 2026 16:24
Currently, if parameters/commands are defined with the same ID, they
will be overridden, such that only the latest definition will be saved.
This commit adds warnings when parameter/command definitions with
existing IDs but differing relative names are received, a warning is
printed and the parameter is not added/updated.
@xpromache
xpromache merged commit 3fb83ed into yamcs:main Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants